Results for spec@arb_texture_rg@texwrap formats

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:11.428684
Stdout
Testing GL_ARB_texture_rg.
Testing GL_R8
Fail with NEAREST and REPEAT at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and REPEAT at (6,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Testing GL_R8, swizzled
Fail with NEAREST and REPEAT at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 0 255 0 0
Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0
  Expected: 0 255 0 255
  Observed: 0 255 0 0
Fail with LINEAR and REPEAT at (6,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 0 255 0 0
Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0
  Expected: 0 255 0 255
  Observed: 0 255 0 0
Testing GL_R8, NPOT
Fail with NEAREST and REPEAT at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with NEAREST and CLAMP_TO_EDGE at (202,36) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and REPEAT at (6,134) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and CLAMP_TO_EDGE at (202,134) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Testing GL_RG8
Fail with NEAREST and REPEAT at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and REPEAT at (6,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Testing GL_RG8, swizzled
Fail with NEAREST and REPEAT at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 0 255 0 0
Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0
  Expected: 0 255 0 255
  Observed: 0 255 0 0
Fail with LINEAR and REPEAT at (6,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 0 255 0 0
Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0
  Expected: 0 255 0 255
  Observed: 0 255 0 0
Testing GL_RG8, NPOT
Fail with NEAREST and REPEAT at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with NEAREST and CLAMP_TO_EDGE at (202,36) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and REPEAT at (6,134) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 0 0 0
Fail with LINEAR and CLAMP_TO_EDGE at (202,134) @ 0,0
  Expected: 255 0 0 255
  Observed: 255 0 0 0
Testing GL_R16
Testing GL_R16, swizzled
Testing GL_R16, NPOT
Testing GL_RG16
Testing GL_RG16, swizzled
Testing GL_RG16, NPOT
Stderr
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Environment
PIGLIT_SOURCE_DIR="/root/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /root/piglit/bin/texwrap GL_ARB_texture_rg -auto -fbo
dmesg

        

Back to summary